home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / f1 / func3d.arj / FUENTE / IMPR.ID_ / IMPR.ID
Encoding:
Text File  |  1994-05-02  |  643 b   |  32 lines

  1. //
  2. //   Fichero: IMPR.IDS
  3. //
  4. //   Versi≤n: 1.0
  5. //     Autor: Antonio M. EstΘvez Lorenzo
  6. // Prop≤sito: Definici≤n de constantes para
  7. //            la impresora 
  8. //
  9.  
  10. #define boConfigImpr    190
  11. #define idCombo         191
  12. #define idTitulo        192
  13. #define idDispos        193
  14. #define idPuerto        194
  15.  
  16. #define SR_ON          1201
  17. #define SR_OUTOFMEMORY 1202
  18. #define SR_OUTOFDISK   1203
  19. #define SR_PRNCANCEL   1204
  20. #define SR_PRNMGRABORT 1205
  21. #define SR_GENERROR    1206
  22.  
  23. #define dgAbortImpr     100
  24. #ifndef dgConfigImpr
  25. #define dgConfigImpr    101
  26. #endif
  27.  
  28. #ifndef boAyuda
  29. #define boAyuda         998
  30. #endif
  31.  
  32.